home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / fractal / kaos.lha / helplib / online_help.4 < prev    next >
Encoding:
Text File  |  1990-01-17  |  1.8 KB  |  33 lines

  1.         SunView Panel Items
  2. --------------------------------------------------------------------
  3. There are three different panel items currently used by kaos:
  4.  
  5. panel button item - an item whose label is enclosed by a button-like 
  6.     oval case. Selecting a button (by clicking LEFT on the button) 
  7.     will initiate the procedure associated with that button.  The 
  8.     button will turn into gray until a given task is finished.
  9.  
  10. panel cycle item - an item distinguished by the presence of two 
  11.     semi-circlular arrows on top of each other.  Cycle items are 
  12.     used to choose from a set of options.  To the right of the 
  13.     arrows is an entry field, where a string is shown which 
  14.     represents the currently selected entry out of a predetermined 
  15.     set of possible choices.  To change the current selection to the 
  16.     next entry, select the desired cycle item by clicking LEFT on 
  17.     its entry field.  Clicking repeatedly on the entry field cycles 
  18.     through all the available entries.  To get the full list of 
  19.     available options, hold down RIGHT on the entry field.  A pop-up 
  20.     menu will appear showing all of the available choices.  A 
  21.     selection from this menu can be made by dragging Drag-RIGHT to
  22.     the desired choice.  When the pointer is in the field of a 
  23.     choice, that entry is highlighted.  The choice is selected by 
  24.     releasing RIGHT while the choice is highlighted.
  25.  
  26. panel text item - an item of text followed by a numerical or string
  27.     value.  Text items are used to change the values of various 
  28.     parameters.  To the right side of the text item is an input
  29.     field, which shows the current parameter value.  To change this 
  30.     value, select a desired text item by clicking LEFT on its input 
  31.     field and use the delete key to delete the existing value. Then 
  32.     type in a new value.
  33.